home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 108
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderStyle = bsNone
- Caption = 'Form1'
- ClientHeight = 200
- ClientWidth = 320
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 329
- Height = 209
- Picture.Data = {<image000.bmp>}
- end
- object Button1: TButton
- Left = 224
- Top = 152
- Width = 75
- Height = 25
- Caption = 'Ba�lat'
- Default = True
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 120
- Top = 152
- Width = 83
- Height = 25
- Caption = 'CD'#39'ye G�z At'
- TabOrder = 1
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 24
- Top = 152
- Width = 75
- Height = 25
- Caption = '��k��'
- TabOrder = 2
- OnClick = Button3Click
- end
- end
-